Uses of Package
org.eclipse.vtp.framework.engine.runtime

Packages that use org.eclipse.vtp.framework.engine.runtime
org.eclipse.vtp.framework.engine.runtime   
 

Classes in org.eclipse.vtp.framework.engine.runtime used by org.eclipse.vtp.framework.engine.runtime
Action
          Represents an action that can be run by the engine.
Blueprint
          The representation of the architecture of the process.
Builder
          A factory class that can construct and configure instances of a component.
Component
          Base class for components that make up a process.
Configurable
          Base class for components that accept configuration data.
Executable
          Executable.
Execution
          Implementation of the execution scope and context.
Execution.Context
          Implementation of the generic context.
Process
          Implementation of the process scope and context.
Process.Context
          Implementation of the generic context.
Scope
          Common base type for the runtime scopes (process, session, execution, and action).
Sequence
          Implementation of the action scope and context.
Sequence.Context
          Implementation of the generic context.
Service
          Represents a service available to actions and observers.
Session
          Implementation of the session scope and context.
Session.Context
          Implementation of the generic context.